Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Added handler for tel protocol #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AlBusso
Copy link

@AlBusso AlBusso commented Oct 1, 2015

Hi, using WKWebView on iOS8 and 9, i noticed than when i clicked on a "tel:" url, nothing happened.
I added some new controls on "decidePolicyForNavigationAction" function to handle this protocol.
Now, when i click on a "tel:" link, a real call starts.

@EddyVerbruggen
Copy link
Contributor

Cool, I will take a look!

Btw, you can add target="_blank" to the link to achieve the same result.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants